4.0
    * Added support for MacOS X Universal Build.
    * Added a GetDoubleClickDistance function.
    * Added a GetDragThreshold function.
    * Added support for TypeLib 5.5.

3.6
    * Added REALbasic 2005 support.
    * Replaced the RB Plugin Plunger documentation with 
      high quality HTML documentation.
    * Removed the legacy functions GetKey and PostEvent.

3.5
    * Renamed GetCaretTime to GetCaretTime GetCursorBlinkTime.
    * Added Linux support for GetCursorBlinkTime.
    * Added Win32 support for GetCursorBlinkTime.
    * Added a GetCursorBlink as Boolean function to all targets.
    * Renamed GetDblTime to GetDoubleClickTime.
    * Added Linux support for GetDoubleClickTime.
    * Added Linux support for SetMouse
    * Added Linux support for GetMouse
    * Fixed Class offsets for REALbasic 5.5 compatibility.

3.1
    * Fixed class offsets to support REALbasic 5.1 and later.
    * Added support for the REALbasic Windows IDE (5.2 or later).

3.0.1
    * Improved performance of the SetMouse method under OS X
      (And a little bit under Classic Carbon) - This was done after
      some user complaints that SetMouse was too slow on OS X.

3.0
    * Added Carbon support for the SetMouse method
    * Added Carbon support for the GetMouse function
    * Added Carbon support for the GetDblTime function
    * Added Carbon support for the Button function
    * Added Carbon support for the GetKey function
    * Added Carbon support for the StillDown function.
    * Added Carbon support for the WaitMouseUp function.
    * Added Carbon support for the GetCaretTime function.
    * Wrote RB Plugin Plunger compatible help.

2.5
    * Added x86 support for the Button function

2.4
    * GetMouse for x86 behaves now in local
    * cordanates like MacOS GetMouse

2.3
    * Added GetMouse support for x86



